Version

PageBreakCollection<T> Class

Base class for the collections of horizontal and vertical page breaks on a Worksheet.
Syntax
public abstract class PageBreakCollection<T> 
where T: PageBreak
Type Parameters
T
The type of page break the collection contains.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also